.titlefield{ /*CSS for RSS title link in general*/
padding-bottom: 4px;
font-weight: bold;
text-decoration: none;
}

.labelfield{ /*CSS for label field in general*/
color:brown;
font-size: 90%;
}

.datefield{ /*CSS for date field in general*/
padding-bottom: 4px;
color:gray;
font-size: 90%;
}

#gospel{ /*Demo 3 main container*/
font-size: 13px;
width: 290px;
height: 110px;
padding: 5px;
}

#gospel div p{ /*Demo 3 P element that separates each entry*/
margin-top: 3px;
}

#creationtimes{ /*Demo 3 main container*/
font-size: 13px;
width: 290px;
height: 110px;
padding: 5px;
}

#creationtimes div p{ /*Demo 3 P element that separates each entry*/
margin-top: 3px;
}

.creationtimesclass{
color: #3e3e3e
}

.creationtimesclass a{
color: #525252;
}


#creationtimes_dt{ /*Demo 3 main container*/
font-size: 13px;
/*width: 290px;
height: 5000px;
*/
padding: 5px;

}

#creationtimes_dt div p{ /*Demo 3 P element that separates each entry*/
margin-top: 3px;
}

#mpinews{ /*Demo 3 main container*/
font-size: 13px;
width: 290px;
height: 110px;
padding: 5px;
}

#mpinews div p{ /*Demo 3 P element that separates each entry*/
margin-top: 3px;
}

.mpinewsclass{
color: #3e3e3e
}

.mpinewsclass a{
color: #525252;
}


#mpinewsin{ /*Demo 3 main container*/
font-size: 13px;
width: 290px;
height: 110px;
padding: 5px;
}

#mpinewsin div p{ /*Demo 3 P element that separates each entry*/
margin-top: 3px;
}

.mpinewsinclass{
color: #3e3e3e
}

.mpinewsinclass a{
color: #525252;
}


#krtbox{ /*Demo 3 main container*/
font-size: 13px;
width: 290px;
height: 110px;
padding: 5px;
}

#krtbox div p{ /*Demo 3 P element that separates each entry*/
margin-top: 3px;
}

.krtclass{
color: #3e3e3e
}

.krtclass a{
color: #525252;
}


#tghbox{ /*Demo 3 main container*/
font-size: 13px;
width: 290px;
height: 110px;
padding: 5px;
}

#tghbox div p{ /*Demo 3 P element that separates each entry*/
margin-top: 3px;
}

.tghclass{
color: #3e3e3e
}

.tghclass a{
color: #525252;
}

code{ /*CSS for insructions*/
color: red;
}